object FlexiForm: TFlexiForm Left = 126 Top = 72 BorderStyle = bsDialog ClientHeight = 33 ClientWidth = 356 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ComboBox1: TComboBox Left = 4 Top = 4 Width = 213 Height = 21 ItemHeight = 13 MaxLength = 50 TabOrder = 0 end object BitBtn1: TBitBtn Left = 224 Top = 4 Width = 57 Height = 25 TabOrder = 1 Kind = bkOK end object BitBtn2: TBitBtn Left = 286 Top = 4 Width = 68 Height = 25 TabOrder = 2 Kind = bkCancel end end